See Also

Quality Center Database

See Also Quality Center Database

LINK Table

Description

Associations between defects and other entities.

Columns

  Column Name Description Datatype Length Allow
Nulls
Primary Key  LN_LINK_ID The record ID. Integer 4  
  LN_BUG_ID The defect to which the entity is linked: BUG.BG_BUG_ID. Integer 4
  LN_ENTITY_TYPE The table name of the entity linked to the defect. If LN_ENTITY_TYPE is BUG, then the link is between two defects. VarChar 30
  LN_ENTITY_ID The record ID of the entity in the table specified by LN_ENTITY_TYPE. Integer 4
  LN_CREATED_BY The link author. VarChar 60
  LN_CREATION_DATE The date the link was created, based on the database-server clock. DBTimeStamp 4
  LN_LINK_TYPE A value of the Link Type custom list. VarChar 60
  LN_LINK_COMMENT The link description. VarChar 255

Indexes

Index Primary Unique
INX_LINK_ENTITY_TYPE_ID  
LN_PRIMARYKEY

See Also

Quality Center Database



Copyright 2002-2007 Mercury Interactive Corporation.

Documentation comments or suggestions?
Please send feedback to SW-Doc@hp.com